home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / NETE100I.IN_ / nete100i.inf
Encoding:
INI File  |  1999-10-19  |  4.7 KB  |  150 lines

  1. ;
  2. ; NETE100I.INF
  3. ;
  4. ; Intel EtherExpress(TM) PRO/100 ISA Adapter Install script for Windows NT 5.X
  5. ;
  6. ; Copyright 1997, Intel Corporation
  7. ;
  8.  
  9. [version]
  10. LayoutFile = layout.inf
  11. signature  = "$Windows NT$"
  12. Class      = Net
  13. ClassGUID  = {4D36E972-E325-11CE-BFC1-08002BE10318}
  14. provider   = %V_MS%
  15. DriverVer=10/19/1999,5.0.4.0
  16.  
  17. [Manufacturer]
  18. %V_Intel%=Intel
  19.  
  20. [ControlFlags]
  21. ExcludeFromSelect        = ISAPNP\INT10C0, ISAPNP\INT10C1
  22.  
  23. [Intel]
  24. %*INT10C0.DeviceDesc%    = *INT10C0.ndi, ISAPNP\INT10C0 ;E100ISA
  25. %*INT10C1.DeviceDesc%    = *INT10C1.ndi, ISAPNP\INT10C1 ;E100ISA
  26.  
  27. ;-------------------------------------------------------------------------------
  28. ;    ISAPNP\INT10C0   Intel EtherExpress(TM) PRO/100 ISA Adapter (E100ISA)
  29. ;
  30. [*INT10C0.ndi]
  31. AddReg          = E100ISA.reg
  32. BusType         = 14
  33. Characteristics = 0x84
  34. CopyFiles       = E100ISA.CopyFiles
  35.  
  36. [*INT10C0.ndi.Services]
  37. AddService = E100ISA, 2, e100isa.Service, common.EventLog
  38.  
  39. ;-------------------------------------------------------------------------------
  40. ;    ISAPNP\INT10C1   Intel EtherExpress(TM) PRO/100B ISA Adapter (E100ISA)
  41. ;
  42. [*INT10C1.ndi]
  43. AddReg          = E100ISA.reg
  44. BusType         = 14
  45. Characteristics = 0x84
  46. CopyFiles       = E100ISA.CopyFiles
  47.  
  48. [*INT10C1.ndi.Services]
  49. AddService = E100ISA, 2, e100isa.Service, common.EventLog
  50.  
  51. ;-------------------------------------------------------------------------------
  52. ; E100ISA Drivers
  53. ;
  54. [E100ISA.reg]
  55.  
  56. ; Interfaces
  57. HKR, Ndi,            Service,    0, "E100ISA"
  58. HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
  59. HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
  60.  
  61. ;-------------------------------------------------------------------------------
  62. ; Keywords supported by the driver
  63. ;
  64. ; NetworkAddress
  65. HKR, Ndi\params\NetworkAddress,   ParamDesc, 0, %NetworkAddress% 
  66. HKR, Ndi\params\NetworkAddress,   type,      0, edit
  67. HKR, Ndi\params\NetworkAddress,   optional,  0, 1
  68. HKR, Ndi\params\NetworkAddress,   LimitText, 0, 12
  69. HKR, Ndi\params\NetworkAddress,   UpperCase, 0, 1
  70.  
  71. ; Serial
  72. HKR, Ndi\params\Serial,           ParamDesc, 0, %Serial% 
  73. HKR, Ndi\params\Serial,           optional,  0, 1
  74. HKR, Ndi\params\Serial,           default,   0, "#0"
  75. HKR, Ndi\params\Serial,           type,      0, edit
  76. HKR, Ndi\params\Serial,           LimitText, 0, 7
  77. HKR, Ndi\params\Serial,           UpperCase, 0, 1
  78.  
  79. ;MediaType
  80. HKR, Ndi\params\MediaType,        ParamDesc, 0, %MediaType% 
  81. HKR, Ndi\params\MediaType,        default,   0, "AUTO"
  82. HKR, Ndi\params\MediaType,        type,      0, enum
  83. HKR, Ndi\params\MediaType\enum,   "AUTO",    0, %AUTOMATIC%
  84. HKR, Ndi\params\MediaType\enum,   "HALF10",  0, %HALF10%
  85. HKR, Ndi\params\MediaType\enum,   "FULL10",  0, %FULL10%
  86. HKR, Ndi\params\MediaType\enum,   "HALF100", 0, %HALF100%
  87. HKR, Ndi\params\MediaType\enum,   "FULL100", 0, %FULL100%
  88.  
  89. ; RxEarly
  90. HKR, Ndi\params\RxEarly,          ParamDesc, 0, %RxEarly% 
  91. HKR, Ndi\params\RxEarly,          type,      0, enum
  92. HKR, Ndi\params\RxEarly,          default,   0, "OFF"
  93. HKR, Ndi\params\RxEarly\enum,     "OFF",     0, %OFF%
  94. HKR, Ndi\params\RxEarly\enum,     "ON",      0, %ON%
  95.  
  96. ; Use32BitIO
  97. HKR, ,Use32BitIO, 0, NO
  98.  
  99. ;-------------------------------------------------------------------------------
  100. [E100ISA.CopyFiles]
  101. E100ISA4.sys,,,2
  102.  
  103. [e100isa.Service]
  104. DisplayName     = %e100isa.Service.DispName%
  105. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  106. StartType       = 3 ;%SERVICE_DEMAND_START%
  107. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  108. ServiceBinary   = %12%\e100isa4.sys
  109. LoadOrderGroup  = NDIS
  110.  
  111. [common.EventLog]
  112. AddReg = common.AddEventLog.reg
  113.  
  114. [common.AddEventLog.reg]
  115. HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  116. HKR, , TypesSupported,   0x00010001, 7
  117.  
  118. ;-------------------------------------------------------------------------------
  119. ; Destination Directories
  120. ;
  121. [DestinationDirs]
  122. E100ISA.CopyFiles     = 12 ; LDID_SYS
  123.  
  124. ;-------------------------------------------------------------------------------
  125. ; Localizable Strings
  126. ;
  127. [strings]
  128. V_MS                     = "Microsoft"
  129. V_Intel                  = "Intel"
  130.  
  131. NetworkAddress           = "NetworkAddresss"
  132. Serial                   = "SerialNumber"
  133. MediaType                = "MediaType"
  134. Automatic                = "Auto"
  135. HALF10                   = "HALF10"
  136. FULL10                   = "FULL10"
  137. HALF100                  = "HALF100"
  138. FULL100                  = "FULL100"
  139. RxEarly                  = "RxEarly"
  140. On                       = "On"
  141. Off                      = "Off"
  142.  
  143. *INT10C0.DeviceDesc      = "Intel EtherExpress(TM) PRO/100 ISA Adapter"
  144. *INT10C1.DeviceDesc      = "Intel EtherExpress(TM) PRO/100 ISA Adapter"
  145.  
  146. e100isa.Service.DispName = "Intel EtherExpress PRO/100 ISA Adapter NDIS4 Driver"
  147.  
  148.  
  149.  
  150.